body{
	background-color:white;
	margin:0px;
	padding:0px;
	border:0px;
	
}
#first{
	font-family:Arial;
	font-weight:bold;
	background-color:white;
	 background: #D87093;	
	margin-bottom:0px;
	margin-right:100px;
	margin-left:100px;
	margin-top:0px;
	padding:0px;
	border:10px;
	border-radius:9px 9px ;
	box-shadow:10px 10px 40px #D87093;
	
}
a{
        color:white;
        font-weight:bold;
        text-decoration:none;
        font-size:18px;
        margin:10px;
        }
        
#top    {
        border: 0px #D87093;
        border-collapse: collapse;
        border-width:500px;
        width:100%;      
        }
#trtop  {
        text-decoration:none;
				background: #D87093;
        padding:15px;
        margin:0px;
        line-height:30px;
        display:block;
        border-radius:25px;
        
}
#tdlink{
	width:280px;
}
bottom{
   			border: 0px #D87093;
        border-collapse: collapse;
        border-width:500px;
        
       
}
#trbottom{     
        
        text-decoration:none;
				background: #D87093;
        padding:10px;
        margin-left:100px;
        margin-top:10px;
        line-height:20px;
        display:block;
        width:111%;
				border-radius:15px;
 }
#banner{
        width:100%;
        height:25%;
}
a:active{
	font-style:Italic;
	
}
a:hover{
        color:#D87093;
        background-color:white;
        cursor:pointer;     
}
a:visited{ 
        color:pink;     
}
footer{
				text-align:center;
}
#main{
        border-left:1px  solid #d87093;
				border-top:1px  solid #d87093;
				border-right:1px  solid #d87093;
				text-align:left;
				width: 100%;	
}
#main td{
				padding:10px;
				padding-top:0px;
}


#electrostore
{
	box-shadow:10px 10px 40px #D87093;
	margin-top:10px;
		width:85%;
	margin-left:auto;
	margin-right:auto;
	opacity:.8;
	background:#D87093;
	Border:1px solid #D87093;
	height:550px;
	border-radius:20px;
}
#leftcontent
{
	border-right:0px solid #D87093;
	width:220px;
	height:auto;
	float:left;
}
#left
{
	
  border-radius: 10px;
	border:1px solid white;
	width:200px;
	margin:10px;
	height:auto;
}
#brands
{
	text-shadow: 0px 3px 10px white;
	text-align:center;
	font-family:verdana;
	font-weight:bold;
	font-size:20px;
	color:white;
	
}
#leftbody
{

	border:1px solid white;
	width:180px;
	margin:10px;
	height:auto;
	padding:10px;
	border-radius: 10px;
}
aside
{
	font-family:verdana;
	font-size:12px;
	color:white;
	margin:5px;
	text-align:center;
	background-color:#D87093;
}
#rightcontent
{
	border:0px solid white;
	width:520px;
	height:Auto;
	float:right;
	
}

#right
{
	font-family:verdana;
	font-size:14px;
	color:white;
	margin:5px;
	

}
#rightbody
{
	padding:20px;
	border-radius: 10px;
	border:1px solid #D87093;
	margin:10px;
	margin-left:-140px;
	
}
#img1{
	padding:10px;
	border-radius: 30px;
	border:1px solid #D87093;
	margin:10px;
	margin-left:90px;
	width:350px;
	height:300px;
}
.buttons{
padding-left:5px;
margin-left:180px;
margin-right:-160px;
border-radius: 5px;

}			
aside a
	{
	text-decoration:none;	
	color:white;
	display:block;
	}
aside a:visited
	{
	text-decoration:none;	
	color:pink;
	}
hr 
  {
	color:white;
	}
aside a:hover{
	text-decoration:none;	
  color:#D87093;
  background-color:white;  
  cursor:pointer;     
	}
	
